array parameterの例文
- A static array can be passed into a dynamic array parameter to a procedure or function, or created with new
- The now standardized Pascal " conformant array parameter " extension solves this to a great extent, and many or even most implementations of Pascal have support for strings native to the language.
- The precipitating cause was that Hoare wanted to create a Pascal version of the ( NAG ) Numerical Algorithms Library, which had originally been written in FORTRAN, and found that it was not possible to do so without an extension that would allow array parameters of varying size.
- The ISO 7185 was stated to be a clarification of Wirth's 1974 language as detailed by the User Manual and Report [ Jensen and Wirth ], but was also notable for adding " Conformant Array Parameters " as a level 1 to the standard, level 0 being Pascal without conformant arrays.